home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Collection 9 / CD-ROM Collection 9 - Disc 1.iso / pc / data / c02b.dxr / 00009_spanica.pct.ls < prev    next >
Encoding:
Text File  |  1997-10-11  |  207 b   |  11 lines

  1. on mouseDown
  2.   sound stop 1
  3.   set the castNum of sprite 7 to cast "sposea.pct"
  4.   updateStage()
  5.   set the ink of sprite 9 to 4
  6.   updateStage()
  7.   repeat while stillDown()
  8.   end repeat
  9.   play movie "panic"
  10. end
  11.